/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: "微软雅黑";
}
.cpgjc i{
	font-size: 16px;
	font-weight: bold;
}
.cpgjc a{
	padding: 0px 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

ul,
li {
	list-style: none;
}

a {
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}

i,
em {
	font-style: normal;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.clear {
	clear: both;
}

.auto {
	width: 1200px;
	margin: 0 auto;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}

.head_top {
	width: 1200px;
	height: 113px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.head_top_logo {
	width: 483px;
	height: 113px;
	background: url(../images/logo_02.jpg) center no-repeat;
}

.head_top_tel h2 {
	color: #333333;
	font-size: 14px;
}

.head_top_tel p {
	font-size: 36px;
	color: #2779cf;
	font-weight: bold;
	font-family: arial;
}

.head_nav {
	width: 100%;
	height: 55px;
	background-color: #2779CF;z-index: 30;
}

.head_banner {
	width: 100%;
	height: 648px;
	background: url(../images/banner_05.jpg) center no-repeat;
}

.index_gg {
	width: 100%;
	height: 78px;
	background-color: #e9e6e6;
}

.index_ggall {
	width: 1200px;
	margin: 0 auto;
}

.index_ggall_left {
	float: left;
	line-height: 78px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.index_ggall_left span {
	display: block;
	width: 36px;
	height: 78px;
	background: url(../images/laba_03.jpg) center no-repeat;
	float: left;
	margin-right: 5px;
}
.index_ggall_right{
	width: 1070px;
	float: right;
}
.txtMarquee-top {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 78px;
}

.txtMarquee-top .hd {
	overflow: hidden;
	height: 30px;
	padding: 24px 10px;    float: right;
	display: flex;
	justify-content: center;
	flex-wrap:wrap ;
	align-items: center;width: 25px;
}

.txtMarquee-top .hd .prev{
	width:0;
	height:0;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-top:10px solid #c8c8c8;
}
.txtMarquee-top .hd .prev:hover{
	border-top:10px solid #3185dc;
}
.txtMarquee-top .hd .next {
	width:0;
    height:0;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-bottom:10px solid #c8c8c8;
}
.txtMarquee-top .hd .next:hover{
	border-bottom:10px solid #3185dc;
}

.txtMarquee-top .bd {
	padding:0 10px;    float: left;width: 1000px;
	line-height: 78px;height: 78px;
}
.txtMarquee-top .infoList li {
	height: 78px;
	line-height: 78px;
	font-size: 14px;
}
.txtMarquee-top .infoList li a{color: #666666;}
.txtMarquee-top .infoList li .date {
	float: right;
	color: #666666;
}
.index_pro{
	width: 100%;height: 815px;
	background: url(../images/s_pro_02.jpg) center no-repeat;
}
.index_pro_top h2{
	width: 100%;
	text-align: center;
	line-height: 60px;
	font-size: 36px;
	color: #333333;
}
.index_pro_top p{
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.index_pro_top i{
	display: block;
	width: 100%;
	height: 30px;
	background: url(../images/d.png) center no-repeat;
}
.index_prolist p{
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #3185dc;
	color: #fff;
	font-size: 14px;
	margin-top: -5px;
	transition: all 1s; 
}
.index_prolist{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.index_prolist li{
	float: left;
	width: 275px;
	height: 270px;
	transition: all 1s; 
	margin: 12px;
}
.index_prolist li div{
	width: 100%;
	overflow: hidden;position: relative;
}
.index_prolist li img{
	width: 100%;    height: 200px;
}
.index_prolist li span{
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;overflow: hidden;
	background-color: #3185dc;opacity: 0.5;
	transition: all 1s;
}
.index_prolist li div i{
	display: block;
	width: 0px;
	height: 90px;
	position: absolute;
	top: 50%;left: 0%;
	margin-top: -45px;
	margin-left: -45px;
	background: url(../images/x_03.png) center no-repeat;
	overflow: hidden;transition: all 1s;
}
.index_prolist li:hover div i{
	width: 90px;
	left: 50%;
}
.index_prolist li:hover div span{
	width: 100%;
}
.index_prolist li:hover p{
	transition: all 1s; 
	background: -webkit-linear-gradient(left, #3185dc , #0fc235); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #3185dc , #0fc235); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #3185dc , #0fc235); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #3185dc , #0fc235); /* 标准的语法 */
    
}
.index_about{
	width: 100%;
	height: 479px;
	background: url(../images/index_about_02.jpg) center no-repeat;
}
	.picScroll{ margin:10px auto;  position:relative;  width:1200px;  padding:10px 0 10px 50px; overflow:hidden;     }
	.picScroll .prev,
	.picScroll .next{ display:block; position:absolute; top:115px; left:5px; width:35px; height:35px; display: block; border-radius: 50%;border: 2px solid #fff;color: #FFFFFF;font-size: 20px;text-align: center;line-height: 35px;  }
	.picScroll .next{ left:auto; right:5px; background-position:-25px 0; }
	.picScroll .prev:hover{ border-color:#2779CF;color: #2779CF; }
	.picScroll .next:hover{ border-color:#2779CF;color: #2779CF; }
	.picScroll ul{ overflow:hidden; zoom:1; }
	.picScroll ul li{ width:182px; float:left; overflow:hidden; padding:0 5px;   height:252px;  display: flex; justify-content: center; align-items: center;  }
	.picScroll ul li img{ width:182px; display:block; }
.index_news{
	width: 100%;
	height: 893px;
	background: url(../images/indexnews_02.jpg) center no-repeat;
}	
.index_newsall{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.index_newsleft{
	width: 755px;
	float: left;
	height: 645px;
}
		.slideTxtBox{ width:755px; text-align:left;  }
		.slideTxtBox .hd{ height:55px; line-height:55px;  position:relative;background-color: #e7e7e7; }
		.slideTxtBox .hd a{
			float: right;
			margin-right: 20px;
			font-size: 14px;
			color: #3185dc;
		}
		.slideTxtBox .hd ul{ float:left;  position:absolute;   height:55px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0 35px; cursor:pointer;font-size: 16px;color: #333333; }
		.slideTxtBox .hd ul li.on{ height:55px;  color:#fff; background-color: #3185dc; }
		.slideTxtBox .bd ul{ padding:15px;  zoom:1;     }
		.slideTxtBox .bd{
			background-color: #fff;
		}
.index_newsdv{
	display: flex;
	justify-content: space-between;
}	
.index_newsdv img{
	width: 246px;
	height: 193px;
}	
.index_newsdv div{
	width: 455px;
	height: 193px;
	margin-bottom: 40px;
}
.index_newsdv div h2{
	line-height: 40px;
	height: 40px;
	width: 100%;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.index_newsdv div span{
	font-size: 12px;
	color: #b1b0b0;
}
.index_newsdv div p{
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
}
.index_newsdv div a{
	display: block;
	width: 115px;
	height: 35px;
	background-color: #3185dc;
	color: #fff;font-size: 14px;
	text-align: center;
	line-height: 35px;
	margin-top: 10px;
}
.slideTxtBox .bd li{
	width: 340px;height: 90px;
	border-right: 1px solid #dedfe0;
	line-height: 30px;
	float: left;width: 47.4%;
	margin-bottom: 20px;
}
.slideTxtBox .bd li:nth-child(odd){
	border-right:none;
	margin-left: 5%;
}
.slideTxtBox .bd li h2{
	font-size: 14px;
	color: #333333;
	font-weight: bold;	
	width: 90%;height: 30px;
	overflow: hidden;
}
.slideTxtBox .bd li p{
	width: 90%;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
}
.slideTxtBox .bd li span{
	font-size: 14px;
	color: #b6b5b5;
}
.slideTxtBox .bd li span:last-child{
	float: right;    margin-right: 30px;
}
.slideTxtBox .bd li:hover h2{
	color: #3185dc;
}
.slideTxtBox .bd li:hover span{
	color: #3185dc;
}

.index_newsright{
	width: 425px;
	height: 645px;
	background-color: #fff;
	float: right;
}
.index_newsright h2{
	width: 100%;
	height: 55px;
	background-color: #e7e7e7;
	line-height: 55px;
	text-indent:1em ;
	font-size: 16px;
	color: #3185dc;
}
.index_newsright h2 a{
	font-size: 14px;
	color: #bcbbbb;
	float: right;
	margin-right: 10px;
}
.index_newsright li {
	width: 95%;
	margin: 0 auto;
	line-height: 60px;
	height: 60px;
	border-bottom: 2px dashed #f4f3f3;
}
.index_newsright li i{
	color: #666666;
	font-size: 14px;width: 340px;
}
.index_newsright li span{
	color: #c3c2c2;
	font-size: 14px;
	float: right;
}
.index_newsright li:hover i{
	color: #3185dc;
}
.index_newsright li:hover span{
	color: #3185dc;
}
.index_gywm{
	width: 100%;
	height: 730px;
	background: url(../images/about_02.jpg) top center no-repeat;
}
.index_gywmdv{
	width: 1320px;
	height: 500px;
	margin: 0 auto;
	background-color: #3185dc;
	margin-top:60px ;
}
.index_gywmdvall{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.index_gywmdvall img{
	width: 600px;
	height: 460px;
	margin-top: -40px;
}
.index_gywmdvall_right{
	width: 570px;
}
.index_gywmdvall_right h2{
	margin-top: 50px;
	color: #ffffff;
	font-size: 16px;
}
.index_gywmdvall_right h3{
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.index_gywmdvall_right h4{
	display: block;
	width: 45px;
	height: 3px;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}
.index_gywmdvall_right p{
	font-size: 14px;
	color: #ffffff;
	line-height: 40px;
}
.index_gywmdvall_right a{
	display: block;
	width: 170px;
	height: 50px;
	border:1px solid #fff;
	margin-top: 20px;
	text-align: center;
	line-height: 50px;
	color: #ffffff;
	font-size: 14px;
}
.index_glsp{
	width: 100%;
	height: 250px;
	margin: 40px auto;
	background-color: #f5f5f5;
}
.index_glspdv{
	width: 1200px;
	margin: 0px auto;
	background-color: #f5f5f5;
	margin-top: 20px;
}
.index_glsp h3{
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.index_glspdv li{
	float: left;
	width: 190px;
	height: 110px;
	margin:0 25px;
}
.index_glspdv li img{
	width: 190px;
	height: 110px;
	background-color: #3185dc;
}
.index_glspdv li:hover img{
	padding: 3px;
	width: 184px;
	height: 104px;
	transition: all 0.3s;
}
.index_yq{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
	height: 150px;
	border: 1px solid #e5e5e5;
}
.index_yq h2{
	width: 112px;
	height: 52px;
	background-color: #3185dc;
	margin-top: -1px;
	margin-left: -1px;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-size: 16px;
	position: relative;
	float: left;
}
.index_yq h2 span{
	width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 10px solid #3185dc;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: -10px;
    top: 18px;
}
.index_yq p{
	float: right;
	width: 1080px;
	line-height: 50px;
	overflow: hidden;
	
}
.index_yq p a{
	padding: 0 20px;
	font-size: 14px;
	color: #666666;
}
.index_yq p a:hover{
	color: #3185dc;
}
.foot{
	width: 100%;
	height: 418px;
	background: url(../images/foot_02.jpg) center no-repeat;
}
.footer{
	width: 1200px;
	margin: 0 auto
}
.footer ul{
	margin-top: 60px;
	float: left;
}
.footer li h2{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.footer li h3{
	display: block;
	width: 20px;
	border-bottom: 1px solid #fff;
	margin-top: 5px;
}
.footer li a{
	font-size: 14px;
	color: #e1e0e0;
	line-height: 40px;
}
.footer{
	display: flex;
	justify-content: space-between;
}
.footer img{
	width: 158px;
	height: 158px;
	margin-top: 100px;
}
.wdl{
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #666666;font-size: 14px;
}
.show_all{
	width: 100%;
	background-color: #e4e4e4;
}
.show_alldv{
	width: 1300px;
	background-color: #fff;margin: 0 auto;
}
.show_alldv_top{
	width: 1200px;
	margin: 0 auto;
	height: 80px;
	border-bottom: 1px solid #e4e4e4;position: relative;
}
.addres{
	float: right;
}
.show_alldv_top div{
	width: 290px;
	height: 230px;
	bottom: 0;
	z-index: 5;	position: absolute;
	bottom: 0;
}
.show_alldv_top div span{
	position: absolute;
	top: 0;
	display: block;
	width: 290px;height: 230px;opacity: 0.8;
	bottom: 0;
	background-color: #1E6DC1;
}
.show_alldv_top div p{
	font-size: 20px;
	color: #ffffff;
	margin-left: 25px;
	margin-top: 45px;position: absolute;
	line-height: 45px;
}
.show_alldv_top div em{
	display: block;
	height: 2px;
	width: 60px;
	position: absolute;
	border-bottom: 2px solid #fff;
	left: 25px;
	top: 145px;
}
.show_alldv_top div h2{
	position: absolute;
	bottom:0px ;left: 25px;
	line-height: 80px;font-size: 26px;
	color: #ffffff;
}
.show_alldv_top p{
	float: right;
	line-height: 80px;
	font-size: 12px;
	color: #666666;
}
.show_alldv_top p a{
	color: #666666;
}
.show_alldv_list{
	width: 1200px;
	margin: 15px auto;
}
.show_alldv_list li p{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2779cf;
	height: 48px;
	margin-top: -5px;
	text-align: center;
	line-height: 48px;
}
.show_alldv_list li{
	width: 380px;
	height: 300px;
	float: left;
	margin: 10px;
}
.show_alldv_list li img{
	width: 380px;
	height: 252px;
}
.show_alldv_list li:hover p{
	transition: all 1s;
    background: -webkit-linear-gradient(left, #3185dc , #0fc235);
    background: -o-linear-gradient(right, #3185dc , #0fc235);
    background: -moz-linear-gradient(right, #3185dc , #0fc235);
    background: linear-gradient(to right, #3185dc , #0fc235);
}
.ys{
	width: 1200px;
	height: 80px;
	background-color: #fff;
}
.products{
	width: 100%;
	background-color: #f6f6f6;
}
.productall{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.productall_left{
	width: 240px;
}
.product_right{
	width: 935px;
}
.productall_left_dv1 h2{
	color: #ffffff;
	font-size: 18px;
	line-height: 60px;
	background-color: #1E6DC1;
	border-top-left-radius: 30px;
	text-indent: 1em;
}
.productall_left_dv1 li{
	height: 75px;
	border-bottom:1px solid #ececec ;
	text-indent: 1em;
	line-height: 75px;
	background-color: #ffffff;
}
.productall_left_dv1 li a{
	font-size: 14px;
	color: #666666;
}
.productall_left_dv1 li span{
	float: right;font-size: 14px;
	color: #666666;margin-right: 10px;
}
.productall_left_dv1 li:hover a{
	color: #2779cf
}
.productall_left_dv1 li:hover span{
	color: #2779cf;
}
.productall_left_dv1 li.hover a{
	color: #2779cf
}
.productall_left_dv1 li.hover span{
	color: #2779cf
}
.productall_left_dv2{
	width: 200px;
	padding: 20px;
	margin-top: 25px;
	background-color: #fff;
}
.productall_left_dv2 h2{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin-top: 25px;
}
.productall_left_dv2 p{
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
}
.productall_left_dv3{
	width: 200px;
	padding: 20px;margin-top: 25px;
	background-color: #fff;
}
.productall_left_dv3 h2{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.productall_left_dv3  i{
	display: block;
	width: 30px;
	border: 2px solid #333333;
	margin-top: 10px;
}
.productall_left_dv3 ul li{
	margin-top: 15px;
	width: 100%;
}
.productall_left_dv3 ul li p{
	color: #666666;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
.productall_left_dv3 ul li img{
	width: 100%;
}
.product_right_add{
	width: 100%;
	height: 135px;
	justify-content: space-between;
	align-items: center;
	background-color: #ececec;
	display: flex;
}
.product_right_add div{
	color: #333333;
	font-size: 30px;
	margin-left: 20px;
}
.product_right_add div i{
	background-color: #2779cf;
	height: 2px;
	width: 60px;
	margin-top: 10px;
	display: block;
}
.product_right_add p{
	margin-right: 15px;
	color: #666666;
	font-size: 12px;
}
.product_right_add p a{
	color: #666666;
}
.product_right_list li{
	float: left;
    width: 275px;
    transition: all 1s;
    margin: 17px;
    border: 1px solid #e5e5e5;
}
.product_right_list li img{
	width: 100%;
}
.product_right_list li div{
	width: 100%;
    overflow: hidden;
    position: relative;
}
.product_right_list li span {
    position: absolute;
    top: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    background-color: #3185dc;
    opacity: 0.5;
    transition: all 1s;
}
.product_right_list li div i {
    display: block;
    width: 0px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 0%;
    margin-top: -45px;
    margin-left: -45px;
    background: url(../images/x_03.png) center no-repeat;
    overflow: hidden;
    transition: all 1s;
}
.product_right_list{
	width: 100%;
	background-color: #fff;
}
.product_right_list p {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #3185dc;
    color: #fff;
    font-size: 14px;
    margin-top: -3px;
    transition: all 1s;
}
.product_right_list li:hover div span {
    width: 100%;
}
.product_right_list li:hover div i {
    width: 90px;
    left: 50%;
}
.product_right_list li:hover p {
    transition: all 1s;
    background: -webkit-linear-gradient(left, #3185dc , #0fc235);
    background: -o-linear-gradient(right, #3185dc , #0fc235);
    background: -moz-linear-gradient(right, #3185dc , #0fc235);
    background: linear-gradient(to right, #3185dc , #0fc235);
}
.pro_all{
	width: 1200px;
	margin: 0 auto;
}
.pro_all_top{
	margin: 20px auto;
}
.pro_all_top li{
	display: flex;
	
	justify-content: flex-start;
	margin-top: 5px;
}
.pro_all_top li h2{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #0c93ed;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 175px;
}
.pro_all_top li h2 a{
	color: #FFFFFF;line-height: 40px;
}
.pro_all_top li p{
	width: 1024px;
	border: 1px solid #e5e5e5;line-height: 30px;
	border-left: none;display: flex;
	align-items: center;flex-flow: wrap;
}
.pro_all_top li p a{
	color: #676767;
	font-size: 13px;
	margin-left: 15px;
}

.pro_all_list li{
	float: left;
    width: 275px;
    transition: all 1s;
    margin: 10px;
    border: 1px solid #e5e5e5;
}
.pro_all_list li img{
	width: 100%;height: 207px;
}
.pro_all_list li div{
	width: 100%;
    overflow: hidden;
    position: relative;
}
.pro_all_list li span {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 00px;
    overflow: hidden;
    background-color: #3185dc;
    opacity: 0.5;
    transition: all 1s;
}
.pro_all_list li div i {
    display: block;
    width: 90%;
    height: 00px;
    position: absolute;
    bottom: 0;
    left: 5%;overflow: hidden;
    overflow: hidden;
    transition: all 1s;
    line-height: 30px;
    color: #ffffff;font-size: 13px;
}
.pro_all_list{
	width: 100%;
	background-color: #fff;
}
.pro_all_list p {
    height: 70px;
   
    text-align: center;
    background-color: #3185dc;
    color: #fff;
    font-size: 13px;
    margin-top: -3px;
    transition: all 1s;
     display: flex;
     flex-direction: column;    
     justify-content: center;   
     align-items: center;     
}
.pro_all_list li:hover div span {
	height: 60px;
}
.pro_all_list li:hover div i {
	height: 60px;
}

.pro_all_list li:hover p {
    transition: all 1s;
    background: -webkit-linear-gradient(left, #3185dc , #0fc235);
    background: -o-linear-gradient(right, #3185dc , #0fc235);
    background: -moz-linear-gradient(right, #3185dc , #0fc235);
    background: linear-gradient(to right, #3185dc , #0fc235);
}
.show_alldv_top ul{
	position: absolute;
	left: 350px;
}
.show_alldv_top ul li{
	line-height: 80px;
	float: left;
	width: 100px;
	text-align:center ;position: relative;
}
.show_alldv_top ul li a{
	display: block;
	height: 80px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.show_alldv_top ul li span{
	display: none;
	position: absolute;
	bottom: -2px;
	height: 4px;
	width: 40px;
	background-color: #1E6DC1;
	left: 30px;
}
.show_alldv_top ul li:hover a span{
	display: block;
}
.show_alldv_top ul li.hover a span{
	display: block;
}
.news_list{
	width: 1300px;
	margin: 0 auto;
	margin-top: 25px;
}
.news_list li{
	width: 100%;
	
}
.news_list li a{
	display: block;
	width: 1200px;
	height: 135px;
	margin:  0 auto;
	border-bottom:1px dashed #dbdada;
}
.news_list li a h2{
	font-size: 16px;
	color: #333333;
	padding-top: 20px;
}
.news_list li a span{
	font-size: 12px;
	color: #b3b3b3;
	line-height: 30px;
}
.news_list li a p{
	font-size: 14px;
	color: #777777;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.news_list li:hover{
	background-color: #e4e4e4;
}
.news_list li:hover h2{
	color: #0462ac;
}
.shownews{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.shownews_next{
	display: flex;
	justify-content: space-between;
	height: 50px;
}
.shownews_next div{
	width: 580px;
	height: 50px;
	text-indent: 1em;
	background-color: #333333;
	line-height: 50px;
	font-size: 14px;
	color: #ffffff;
}
.shownews_next div a{
	color: #ffffff;	
}
.shownews_next div:hover {
	background-color: #0462ac;
}
.shownews_text{
	margin-bottom: 20px;
}
.shownews h2{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
.shownews h4{
	text-align: center;
	font-size: 12px;
	color: #b3b3b3;
	margin-top: 20px;
	margin-bottom: 30px;
}
.show{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.show_text h6{
	width: 1200px;
	margin-bottom: 30px;
	font-size: 32px;
	color: #333333;font-weight: bold;
}
.showpro{
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.showpro_rop{
	margin: 0 auto;
	height: 50px;line-height: 50px;margin-top: 20px;
	 color: #333333;
	font-size: 30px;width: 1200px;
	font-weight: bold;
}
.showpro_rop p{
	float: right;
	font-size: 12px;
	color: #666666;
}
.showpro_rop p a{
	font-weight: normal;
	color: #666;
}
.showpro_img{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 420px;
	background-color: #fff;
}
.showprow_img_left{
	width: 700px;
	height: 420px;
	float: left;
}
.index_zhuanjia{ width:700px; overflow:hidden;}
.index_zhuanjia_pic{ width:553px; height:418px; overflow:hidden; float:left;position:relative;}
.index_zhuanjia_pic ul{height:418px;position:absolute; left:0;}
.index_zhuanjia_pic li{width:553px; height:418px;overflow:hidden;position:relative;float:left;}

.index_zhuanjia_left_inc{ width:40px; height:40px; position:absolute;left:0px;top:195px; cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9}
.index_zhuanjia_right_inc{ width:40px; height:40px; position:absolute;right:0px;top:195px; cursor:pointer;background:url(../images/float_right_inc.png) left top no-repeat; z-index:9}

.index_zhuanjia_list{ width:140px;height:420px; overflow:hidden; float:right;}
.index_zhuanjia_lists{width:140px; height:365px; overflow:hidden;position:relative;}
.index_zhuanjia_lists ul{ width:140px; height:420px;position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{ width:140px; height:109px; padding-bottom:13px;position:relative; }
.index_zhuanjia_lists ul li.on dd img{ width:138px; height:107px; border:1px #4273b0 solid;}
.index_zhuanjia_lists ul li dd{ width:140px; height:109px; overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ width:138px; height:105px; border:1px #e8e8e8 solid;}
.index_zhuanjia_pre{ width:140px; height:23px; overflow:hidden; cursor:pointer;background:url(../images/index_zhuanjia_pre.png) no-repeat center;    background-size: contain;}
.index_zhuanjia_next{ width:140px; height:23px; overflow:hidden; cursor:pointer;background:url(../images/index_zhuanjia_next.png) no-repeat center;    background-size: contain;}


.showprow_img_right{
	width: 430px;
	height: 420px;
	float: right;
}
.showprow_img_right h2{
	margin-top: 30px;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.showprow_img_right p{
	margin-top: 20px;
	color: #666666;
	font-weight: bold;    
	font-size: 16px;　
}
.showprow_img_right p span{
	    font-size: 16px;
	    color: #8d8989;
}

.showprow_img_right p img{
	
  
}
.showprow_img_right a{
	width: 120px;
	height: 45px;
	background-color: #505050;font-weight: bold;
	color: #fff;text-align: center;
	display: block;
	line-height: 45px;font-size: 14;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
}
.showprow_img_right a:hover{
	background-color: #0c93ee;
}
.showprow_all{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.showprow_allleft{
	width: 270px;
}
.showprow_allright{
	width: 915px;
	background-color: #fff;
}
.showprow_allright h3{
	width: 100%;
	height: 40px;
	background-color: #0c93ee;text-indent: 2em;
	color: #fff;
	font-size: 14px;
	font-weight: bold;line-height: 40px;
}
.showprow_allleft h3{
	width: 100%;
	height: 40px;
	background-color: #0c93ee;text-indent: 2em;
	color: #fff;
	font-size: 14px;
	font-weight: bold;line-height: 40px;
}
.showprow_allleft li{
    float: left;
    width: 235px;
    transition: all 1s;
    margin: 17px;height: 220px;
    border: 1px solid #e5e5e5;
}
.showprow_allleft li div {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.showprow_allleft li img {
    width: 100%;
    height: 157px;
}
.showprow_allleft li span {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 00px;
    overflow: hidden;
    background-color: #3185dc;
    opacity: 0.5;
    transition: all 1s;
}
.showprow_allleft li div i {
    display: block;
    width: 90%;
    height: 00px;
    position: absolute;
    bottom: 0;
    left: 5%;
    overflow: hidden;
    overflow: hidden;
    transition: all 1s;
    line-height: 30px;
    color: #ffffff;
    font-size: 13px;
}
.showprow_allleft p {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #3185dc;
    color: #fff;
    font-size: 14px;
    margin-top: -3px;
    transition: all 1s;
}
.showprow_allleft li:hover div span {
    height: 60px;
}
.showprow_allleft li:hover div i {
    height: 60px;
}
.showprow_allleft li:hover p {
    transition: all 1s;
    background: -webkit-linear-gradient(left, #3185dc , #0fc235);
    background: -o-linear-gradient(right, #3185dc , #0fc235);
    background: -moz-linear-gradient(right, #3185dc , #0fc235);
    background: linear-gradient(to right, #3185dc , #0fc235);
}

.head_top_ss{
	width: 300px;
	height: 40px;
	border: 1px solid #e5e5e5;
	border-radius: 50px;
	overflow: hidden;
}
.navsearch_input input{
	width: 80%;
	height: 40px;
	outline: none;
	border: none;
	text-indent: 1em;
}
.searchgo{
	width:13%;
	height: 40px;
	background-color: #fff;
	background:url(../images/ss.png) center no-repeat; 
	background-size: 80% 80%;
	border: none;outline: none;
	float: right;
	margin-right: 3%;
}
.pro_all_top li p a:hover{
	color: #0c93ed;
}
.show_alldv_top ul li a.hover{
	color: #2779cf;
}
.show_alldv_top ul li a:hover{
	color: #2779cf;
}
.pro_all_top li p a.hover{
	color: #2779cf;
}
	.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.navBar{  position:relative; z-index:1; padding-left:10px;   height:55px; line-height:55px; color:#333;   }
	.nav{ position:relative; width:1200px; margin:0 auto;  font-family:"Microsoft YaHei",SimSun,SimHei; font-size:14px; height:55px; line-height:55px; }
	.nav a{ color:#333;  }
	.nav h3{ font-size:100%; font-weight:normal;  height:55px; line-height:55px; overflow: hidden; }
	.nav .m{ float:left;  z-index:1; }
	.nav .s{ float:left; width:3px; text-align:center; color:#D4D4D4; font-size:12px;line-height: 55px; }
	.nav h3 a{ display:block;     padding: 0 10px; text-align:center;font-size: 14px;color: #fff;  }
	.nav .sub{ display:none; /*默认隐藏*/  position:absolute; top:55px; z-index:999999; width:1200px;left: 0;  border-top:0;    background: #fff; border: 1px solid #2779CF;}
	.nav .sub div{
		 display: flex;justify-content: center;
	
	}
	.nav .sub li{ text-align:left; margin-bottom:-1px;margin: 0px 17px;     padding: 20px 0px;  }
	.nav .sub li a{ display:block; padding:2px; height:25px; line-height:25px; color:#333; overflow: hidden;  }
	.nav .sub li .lja_a{
		color: #2779CF;font-weight: bold;
	}
	.nav .block{ height:3px; width:130px; background:#FE7700; position:absolute; left:0; top:57px; overflow:hidden;  }
	.nav .sub li a:hover{
		color: #2779CF;
	}
	.nav .sub li dd a{
		text-indent: 1em;
	}
	.nav h3:hover{
		background: #1e6dc1;
	}
	.nav h3 a.hover{
		background: #1e6dc1;
	}
	.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    height: 755px;
    z-index: 1;
}